WindowPtr Class

A 4-byte integer which is a synonym for the Handle property of a Window. You can pass a Window object to this data type and it will be treated as a pointer to the Window. This data type can be used only with the Declare statement and it cannot be used to declare REALbasic variables, properties, and methods.

Events

None

Properties

None

Methods

None


See Also

Declare statement; Byte, CFStringRef, CString, OSType, PString, Ptr, Short, UByte, UShort, WString data types.